home *** CD-ROM | disk | FTP | other *** search
/ Download Now 8 / Download Now V8.iso / Program / InternetTools / PowerBrowser / _SETUP.1 / PowerBrowser.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Encoding:
Text File  |  1999-12-15  |  701 b   |  36 lines

  1. object SplashForm: TSplashForm
  2.   Left = 192
  3.   Top = 122
  4.   AutoSize = True
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   Caption = 'SplashForm'
  8.   ClientHeight = 85
  9.   ClientWidth = 453
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -13
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   Scaled = False
  19.   PixelsPerInch = 120
  20.   TextHeight = 16
  21.   object Image1: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 453
  25.     Height = 85
  26.     AutoSize = True
  27.     Picture.Data = {<image000.bmp>}
  28.   end
  29.   object tmMainTimer: TTimer
  30.     Interval = 500
  31.     OnTimer = tmMainTimerTimer
  32.     Left = 188
  33.     Top = 44
  34.   end
  35. end
  36.